From 9d3d82fad69e63a03757d7d94a68f50620e7e4da Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 16 Apr 2007 19:38:10 +0000 Subject: [PATCH] * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID M "MSDOS". --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 18c760d8fe6..92e9ad369f1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2007-04-14 Kevin Ryde + + * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if + all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID + M "MSDOS". + 2007-04-16 Chong Yidong * progmodes/python.el (python-end-of-block): Avoid looping forever -- 2.30.2